- haskell-nothunks (0.1.5-1+rpi1) trixie-staging; urgency=medium
++haskell-nothunks (0.3.1-3+rpi1) forky-staging; urgency=medium
+
++ [changes brought forward from 0.1.5-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 07 Nov 2024 16:33:05 +0000]
+ * Force C.UTF-8 locale for build.
+
- -- Peter Michael Green <plugwash@raspbian.org> Thu, 07 Nov 2024 16:33:05 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Thu, 19 Mar 2026 12:39:12 +0000
++
+ haskell-nothunks (0.3.1-3) unstable; urgency=medium
+
+ * Fix typo in patch.
+
+ -- Clint Adams <clint@debian.org> Mon, 19 Jan 2026 17:00:23 -0500
+
+ haskell-nothunks (0.3.1-2) unstable; urgency=medium
+
+ * Patch for newer and older dependencies.
+
+ -- Clint Adams <clint@debian.org> Mon, 19 Jan 2026 16:27:06 -0500
+
+ haskell-nothunks (0.3.1-1) unstable; urgency=medium
+
+ [ Scott Talbert ]
+ * Build using dh-haskell
+
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Mon, 19 Jan 2026 12:07:21 -0500
haskell-nothunks (0.1.5-1) unstable; urgency=medium
#!/usr/bin/make -f
-export DEB_ENABLE_TESTS = yes
+export LC_ALL=C.UTF-8
- DEB_ENABLE_TESTS = yes
-
- include /usr/share/cdbs/1/rules/debhelper.mk
- include /usr/share/cdbs/1/class/hlibrary.mk
+ %:
+ dh $@